PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFUriAction Class / setURI Method
The uniform resource identifier to resolve, encoded in 7-bit ASCII.
In This Topic
    setURI Method
    In This Topic
    Sets the uniform resource identifier to resolve, encoded in 7-bit ASCII.
    Syntax
    public void setURI( 
       java.lang.String value
    )

    Parameters

    value
    The uniform resource identifier to resolve, encoded in 7-bit ASCII.
    See Also